Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Allow configuring the maximum duration via maximum-duration parameter #212

Merged
merged 1 commit into from
Feb 9, 2023

Conversation

localheinz
Copy link
Member

This pull request

  • allows configuring the maximum duration via maximum-duration parameter

Fixes #209.

@localheinz localheinz self-assigned this Feb 9, 2023
@localheinz localheinz marked this pull request as draft February 9, 2023 18:52
@codecov
Copy link

codecov bot commented Feb 9, 2023

Codecov Report

Merging #212 (4497191) into main (07ea6a4) will decrease coverage by 0.29%.
The diff coverage is 50.00%.

❗ Current head 4497191 differs from pull request most recent head 237402e. Consider uploading reports for the commit 237402e to get more accurate results

@@             Coverage Diff              @@
##               main     #212      +/-   ##
============================================
- Coverage     88.12%   87.83%   -0.29%     
- Complexity       57       58       +1     
============================================
  Files            15       15              
  Lines           261      263       +2     
============================================
+ Hits            230      231       +1     
- Misses           31       32       +1     
Impacted Files Coverage Δ
src/Extension.php 95.83% <50.00%> (-4.17%) ⬇️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@localheinz localheinz marked this pull request as ready for review February 9, 2023 19:33
@localheinz localheinz merged commit 779126d into main Feb 9, 2023
@localheinz localheinz deleted the feature/maximum-duration branch February 9, 2023 19:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow configuring maximum duration via phpunit.xml
2 participants